home *** CD-ROM | disk | FTP | other *** search
/ Carousel Volume 2 #1 / carousel.iso / mactosh / hc / prognote.sit / Programmer's Notebook / card_264746.txt < prev    next >
Text File  |  1988-11-27  |  1KB  |  75 lines

  1. -- card: 264746 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2657
  5. -- name: 
  6.  
  7.  
  8. -- part contents for background part 1
  9. ----- text -----
  10.  
  11. (part 1 of 7)IV-119 
  12. (header same as ParamBlockRec)
  13. CASE ParamBlkType OF
  14. ioParam:
  15. (same as ParamBlockRec variant)
  16.  
  17. (part 2 of 7)IV-119
  18. FileParam:
  19. (ioFRefNum:INTEGER;
  20. ioFVersNum:SignedByte;
  21. filler1:SignedByte;
  22. ioFDirIndex:INTEGER;
  23. ioFlAttrib:SignedByte;
  24. ioFlVersNum:SignedByte;
  25. ioFlFndrInfo:FInfo;
  26. ioDirID:LONGINT;
  27.  
  28. (part 3 of 7)IV-119
  29. ioFlStBlk:INTEGER;
  30. ioFlLgLen:LONGINT;
  31. ioFlPyLen:LONGINT;
  32. ioFlRStBlk:INTEGER;
  33. ioFlRLgLen:LONGINT;
  34. ioFlRPyLen:LONGINT;
  35. ioFlCrDat:LONGINT;
  36. ioFlMdDat:LONGINT);
  37.  
  38. (part 4 of 7)IV-123
  39. VolumeParam:
  40. (filler2:LONGINT;
  41. ioVolIndex:INTEGER;
  42. ioVCrDate:LONGINT;
  43. ioVLsMod:LONGINT;
  44. ioVAtrb:INTEGER;
  45. ioVNmFls:INTEGER;
  46. ioVBitmap:INTEGER;
  47. ioAllocPtr:INTEGER;
  48.  
  49. (part 5 of 7)IV-123
  50. ioVNmAlBlks:INTEGER;
  51. ioVAlBlkSiz:LONGINT;
  52. ioVClpSiz:LONGINT;
  53. ioAlBlSt:INTEGER;
  54. ioVNxtCNID:LONGINT;
  55. ioVFrBlk:INTEGER;
  56. ioVSigWord:INTEGER;
  57. ioVDrvInfo:INTEGER;
  58. ioVDRefNum:INTEGER;
  59.  
  60. (part 6 of 7)IV-124
  61. ioVFSID:INTEGER;
  62. ioVBkUp:LONGINT;
  63. ioVSeqNum:INTEGER;
  64. ioVWrCnt:LONGINT;
  65. ioVFilCnt:LONGINT;
  66. ioVDirCnt:LONGINT;
  67. ioVFndrInfo:ARRAY[1..8] OF LONGINT);
  68.  
  69. (part 7 of 7)IV-119
  70. CntrlParam:
  71. (same as ParamBlockRec)
  72.  
  73. -- part contents for background part 45
  74. ----- text -----
  75. HParamBlockRec